.lx h2,  .lx1 h2 {
	font-size: 30px;
	color: #2b2b34;
	text-align: center;
	display: block;
	margin: 40px auto;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #ddd;
	width: 30%;
}
.lx h2 span,  .lx1 h2 span {
	display: block;
	border-bottom: 3px solid #3E96CF;
	width: 20%;
	margin-top: 20px;
	text-align: center;
	margin: 19px auto -1.5px;
}
.lx p {
	background: url(/skin/images/lianxi_01.jpg) no-repeat;
	height: 181px;
	padding: 20px 20px 0px 250px;
}
.lx p b {
	font-size: 24px;
	color: #3E96CF;
	display: block;
	margin: 17px auto;
	font-weight: normal;
}
.lx p em {
	font-style: normal;
	color: #000;
}
.lx li {
	float: left;
	border: 1px solid #eee;
	width: 263px;
	height: 190px;
	text-align: center;
	margin-right: 20px;
	color: #666;
	margin-bottom: 30px;
	line-height: 160%;
	padding: 0 10px;
	font-family: 微软雅黑;
	background: #f8f8f8;
}
.lx li.last {
	float: right;
	margin-right: 0px
}
.lx li img {
	margin-top: 20px;
	width: 52px;
}
.lx li i {
	display: block;
	font-size: 14px;
	color: #333;
	padding-bottom: 8px;
	font-style: normal;
	padding-top: 10px;
}
.lx li span {
	display: block;
	font-size: 18px;
	color: #333;
}
.lx li.last span {
	font-size: 15px;
}
